This repository was archived by the owner on Nov 24, 2024. It is now read-only.
Build and push Linux riscv64 images#4
Open
olof-nord wants to merge 1 commit intoAppImageCommunity:masterfrom
Open
Build and push Linux riscv64 images#4olof-nord wants to merge 1 commit intoAppImageCommunity:masterfrom
olof-nord wants to merge 1 commit intoAppImageCommunity:masterfrom
Conversation
Member
|
Pull request did not trigger. I re-enabled the workflow. You should squash your two commits anyway, so we could use this push to generate a new build. |
Ubuntu focal is chosen as there are no docker images for bionic.
ae4af3d to
c0477a3
Compare
Author
|
Commits are squashed, however to try out the Workflow, I need an approval:
|
Author
|
Just a small comment on this - RISC-V is here to stay and I think the recent developments around new hardware is a testament to this. Do you support adding a new platform @TheAssassin ? If yes, what is left on this PR? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wanted to use the AppImageKit on a Linux risc-v machine.
When trying to build it, I noticed that there were no
riscv64images available.As since Ubuntu is publishing riscv64 images, here is a AppImageBuild riscv64 suggestion, built in the same way as the aarch64 and armhf build images.
The base image focal is chosen as there are no riscv64 base image for bionic.
RISC-V is an open standard instruction set architecture, which is under rapid development. Distributions including AOSP, Arch Linux, Debian, Gentoo Linux, Fedora, OpenEuler, etc are also actively doing porting work for this architecture.
Here is a list of hardware available today: https://riscv.org/exchanges/boards/
I run and own a SiFive Unmatched.